home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / tm101.zip / TM101.DOC next >
Text File  |  1991-10-25  |  3KB  |  84 lines

  1. TM ver 1.01
  2.  
  3. First Released 25 Oct 1991
  4.  
  5. TM is a magazine reader door written for particular use with Telecomputing
  6. Magazine used in a WildCat! 3.0 BBS. It uses the DoorFrame Library by
  7. Ted Freeman (405-528-8610) and therefore has built in capacity to run with
  8. other BBS systems quite adequately. It has only been tested on WC systems.
  9.  
  10. Starting TM.
  11. Use a batch file to start TM with the appropriate configuration file.
  12. These lines assume you are running your doors in a Shell rather than
  13. Terminate and Exit.
  14.  
  15. cd \wc30\doors\mrdr
  16. tm tm.cfg
  17.  
  18. Support is provided for ports COM1-4 on standard IRQs COM1/3 on IRQ4 and
  19. COM2/4 on IRQ3. If you wish to use a non-standard IRQ, you may add the IRQ
  20. number in a switch on the command line. Say for example you want to use COM1
  21. and IRQ 5 in the example above;
  22.  
  23. tm tm.cfg /5
  24.  
  25. The COM port is determined from the caller info file specified in tm.cfg and
  26. /5 says to use IRQ5 instead of the standard IRQ.
  27.  
  28. Configuration File
  29. Name the configuuration file anything you like. It is passed to TM on
  30. the command line. The file structure is;
  31.  
  32. c:\pcb\pcboard.sys            <- for PCBoard systems using PCBOARD.SYS only
  33. c:\pcb\users.sys              <- for PCBoard systems usinf USERS.SYS
  34. c:\bbs\callinfo.bbs           <- for WildCat! systems (pre v3.0)
  35. c:\bbs\door.sys               <- for systems supporting DOOR.SYS
  36. c:bbs\dorinfoX.def            <- for QBBS/RBBS/RA. X = node number
  37. c:\bbs\sfdoors.dat            <- for Spritfire systems
  38. AZCAD BBS                     <- BBS name
  39. Tony                          <- Sysops first name
  40. Zilles                        <- Sysops last name'
  41. TM                            <- Magazine code
  42. 5                             <- Seconds delay for On-Line Reader display
  43.  
  44. Use only one of the caller info file lines, the one that is appropriate to
  45. your system. WildCat! 3.0 users should use DOOR.SYS. The line will probably
  46. look something like c:\wc30\wcwork\node1\DOOR.SYS.
  47.  
  48. BBS and sysop name fields are straight forward.
  49.  
  50. The magazine code allows TM to read different magazines depending on this
  51. code. The door was originally written to read Telecomputing Magazine (TM).
  52. To do so, the Telecomputing Magazine files must be named;
  53. TM.IDX                        <- Index
  54. TM1                           <- First story
  55. TM2                           <- Second story
  56. .
  57. .
  58. .
  59. TM10                          <- Tenth story
  60.  
  61. Bobs Magazine might have a BM code. Rampant Rats magazine might be RR.
  62. The limit is 10 stories. The index file lists the stories with a number.
  63.  
  64. Seconds delay is an integer between (0-15) to time the hardcoded initial
  65. display.
  66.  
  67. Problems
  68. Please let me know if you have any problems. No promises, but I will attempt
  69. to fix anything that malfunctions.
  70. Netmail can be addressed to FidoNet 3:632/320.
  71.  
  72. Registration
  73. If you find this program useful on your system, please send $20 to:
  74.  
  75. AZCAD
  76. PO Box 254
  77. Clifton Hill 3068
  78. Victoria Australia
  79.  
  80. Registrations can also be made on my BBS +61-3-481-6873 (V.32bis).
  81. VISA/Mastercard.
  82. The latest version will also be there (sysop file area).
  83. ---
  84.